ASP.NET MVC Controls
FlexGridBuilder<T> Class Members
Methods 

The following tables list the members exposed by FlexGridBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorFlexGridBuilder<T> ConstructorCreate one FlexGridBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodAllowAddNewSets the AllowAddNew property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAllowDeleteSets the AllowDelete property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAllowDraggingSets the AllowDragging property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAllowMergingSets the AllowMerging property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAllowResizingSets the AllowResizing property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAllowSortingSets the AllowSorting property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAutoClipboardSets the AutoClipboard property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAutoGenerateColumnsSets the AutoGenerateColumns property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodAutoSizeModeSets the AutoSizeMode property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodBindOverloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodBottomLeftCellsTemplateSets the BottomLeftCellsTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodCellsTemplateSets the CellsTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodChildItemsPathSets the ChildItemsPath property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodColumnFootersTemplateSets the ColumnFootersTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodColumnHeadersTemplateSets the ColumnHeadersTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodColumnLayoutSets the ColumnLayout property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodColumnsConfigure C1.Web.Mvc.Column. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodDeferResizingSets the DeferResizing property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodFrozenColumnsSets the FrozenColumns property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodFrozenRowsSets the FrozenRows property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodGroupByConfigure C1.Web.Mvc.PropertyGroupDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodGroupHeaderFormatSets the GroupHeaderFormat property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodHeadersVisibilitySets the HeadersVisibility property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodImeEnabledSets the ImeEnabled property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodIsReadOnlySets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodItemFormatterSets the ItemFormatter property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodItemsSourceIdSets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodNewRowAtTopSets the NewRowAtTop property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientAutoSizedColumnSets the OnClientAutoSizedColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientAutoSizedRowSets the OnClientAutoSizedRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientAutoSizingColumnSets the OnClientAutoSizingColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientAutoSizingRowSets the OnClientAutoSizingRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientBeginningEditSets the OnClientBeginningEdit property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientCellEditEndedSets the OnClientCellEditEnded property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientCellEditEndingSets the OnClientCellEditEnding property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientCopiedSets the OnClientCopied property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientCopyingSets the OnClientCopying property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDeletedRowSets the OnClientDeletedRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDeletingRowSets the OnClientDeletingRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggedColumnSets the OnClientDraggedColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggedRowSets the OnClientDraggedRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggingColumnSets the OnClientDraggingColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggingColumnOverSets the OnClientDraggingColumnOver property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggingRowSets the OnClientDraggingRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientDraggingRowOverSets the OnClientDraggingRowOver property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientFormatItemSets the OnClientFormatItem property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientGroupCollapsedChangedSets the OnClientGroupCollapsedChanged property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientGroupCollapsedChangingSets the OnClientGroupCollapsedChanging property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientItemsSourceChangedSets the OnClientItemsSourceChanged property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientLoadedRowsSets the OnClientLoadedRows property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientLoadingRowsSets the OnClientLoadingRows property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientPastedSets the OnClientPasted property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientPastedCellSets the OnClientPastedCell property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientPastingSets the OnClientPasting property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientPastingCellSets the OnClientPastingCell property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientPrepareCellForEditSets the OnClientPrepareCellForEdit property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientResizedColumnSets the OnClientResizedColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientResizedRowSets the OnClientResizedRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientResizingColumnSets the OnClientResizingColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientResizingRowSets the OnClientResizingRow property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientRowAddedSets the OnClientRowAdded property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientRowEditEndedSets the OnClientRowEditEnded property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientRowEditEndingSets the OnClientRowEditEnding property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientRowEditStartedSets the OnClientRowEditStarted property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientRowEditStartingSets the OnClientRowEditStarting property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientScrollPositionChangedSets the OnClientScrollPositionChanged property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientSelectionChangedSets the OnClientSelectionChanged property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientSelectionChangingSets the OnClientSelectionChanging property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientSortedColumnSets the OnClientSortedColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientSortingColumnSets the OnClientSortingColumn property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientUpdatedLayoutSets the OnClientUpdatedLayout property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientUpdatedViewSets the OnClientUpdatedView property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientUpdatingLayoutSets the OnClientUpdatingLayout property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOnClientUpdatingViewSets the OnClientUpdatingView property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOrderByConfigure C1.Web.Mvc.SortDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodOrderByDescendingConfigure C1.Web.Mvc.SortDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodPageSizeMake ItemsSource pagable with specified page size. 0 means to disable paging. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodPreserveOutlineStateSets the PreserveOutlineState property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodPreserveSelectedStateSets the PreserveSelectedState property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodRowHeadersTemplateSets the RowHeadersTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodScrollIntoViewScrolls the grid to bring a specific cell into view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodSelectSelects a cell range and optionally scrolls it into view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodSelectionModeSets the SelectionMode property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowAlternatingRowsSets the ShowAlternatingRows property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowColumnFootersSets whether to show a group row to display the aggregates in the column footers panel. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowErrorsSets the ShowErrors property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowGroupsSets the ShowGroups property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowMarqueeSets the ShowMarquee property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowSelectedHeadersSets the ShowSelectedHeaders property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodShowSortSets the ShowSort property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodSortRowIndexSets the SortRowIndex property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodStickyHeadersSets the StickyHeaders property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodTopLeftCellsTemplateSets the TopLeftCellsTemplate property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodTreeIndentSets the TreeIndent property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodValidateEditsSets the ValidateEdits property. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,FlexGrid<T>,FlexGridBuilder<T>>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<FlexGrid<T>,FlexGridBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodFilterableOverloaded. Apply the FlexGridFilter extender in FlexGrid.
Public Extension MethodShowDetailRow<T>Apply the FlexGridDetailProvider extender in FlexGrid.
Public Extension MethodShowGroupPanelOverloaded. Apply the FlexGridGroupPanel extender in FlexGrid.
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

FlexGridBuilder<T> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback